From 12c075483b8b21a54d6a4c56e1fe969fe859edba Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 18 Jul 2009 21:27:29 +0000 Subject: [PATCH] Add doc for naviguide. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3710 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/naviguide.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/naviguide.xml diff --git a/gpsbabel/xmldoc/formats/naviguide.xml b/gpsbabel/xmldoc/formats/naviguide.xml new file mode 100644 index 000000000..79caa8ce5 --- /dev/null +++ b/gpsbabel/xmldoc/formats/naviguide.xml @@ -0,0 +1,7 @@ +Naviguide 3.02 is off-road navigation software. Naviguide covers the area of Israel and uses the Israeli old grid as a reference; Naviguide uses Hebrew as its default language. + +Naviguide uses unique map file format and binary file format (.twl) as route file. +The *.twl file contains a route that is comprised of a list of waypoints. Naviguide does not support a file that contains only waypoints. + +GPSBabel supports reading and creating Naviguide route files. Plot files are not supported. + -- 2.30.2